*{padding: 0; font-family: "å¾®è½¯é›…é»‘";}
li{list-style: none;}
a:hover,a:visited,a:link,a:active{text-decoration: none;}
.padT80{padding-top: 80px;}
.padD80{padding-bottom: 80px;}
.title{text-align: center;}
.title p span{padding:0 20px;}
.title h2{color: #666;}
.title p{color: #888; line-height: 1.8;}
.title>span{color: #888; position: relative; top: -5px;}
.text-left{text-align: left !important; }
.title a{margin-top:10px; margin-bottom: 20px;}
.bgGrey{ /*box-shadow: 0 -5px 20px #DFDFDF inset;*/  background-color: #EEEEEE;}
.bgWhite{background-color: #FCFCFC; padding:40px 40px 80px;}
.btn-primary{background-color: #167ED4; padding:10px 25px;}
.btn-primary:hover{background-color: #2A93E8; border-color:#2A93E8;}
.nullSpace{width:100%; height: 100px;}
/*nav*/
.navbar{ margin: 0; box-shadow: 0 0 10px #CCC; z-index: 10;width:100%; transition: all 1s;}
.navbar-default{border:none; background-color: #FFFFFF;}
.navbar-brand{padding:0;}
.navbar-brand img{padding:20px;padding-top:30px;}
.navbar-brand h1{font-size: 32px; color: #167ED4; padding-top:15px}
.navbar-brand h1 span{padding:0 5px; color: #CCC; font-size:24px;}
.navbar-nav{padding-top:30px; padding-bottom: 20px;}
.navbar-nav li a{font-size: 16px;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{background-color: #085FC1; color:#FFFFFF;}
.navbar-default .navbar-nav>li>a:hover{background-color: #085FC1 !important;color:#FFF !important;}
/*nav_sub*/
.nav .sub{ display:none; width:100%; padding-top:20px; position:fixed; top:80px; overflow:hidden; text-align:left; z-index:110; left:0px;}
.nav .sub .bg{background-color:#f5f5f5;padding:20px 0;}
.nav .sub .nav_xiao{ width:1200px; overflow:hidden;margin:0 auto;}
.nav .sub .nav_xiao .xiao_three{/*width:760px;*/ float:right;overflow:hidden;}
.nav .sub .nav_xiao .xiao_three ul{ width:auto/*790px*/;}
.nav .sub .nav_xiao .xiao_three ul li{ float:left; width:172px;margin-right:19px; margin-left:0px;display:inline;text-align:center; overflow:hidden;position:inherit;  }
.nav .sub .nav_xiao .xiao_three ul li img{ width:100%; height:138px;}
.nav .sub .nav_xiao .xiao_three ul li a{width:100%;height:auto;line-height:30px;font-size:14px;color:#686868; }
.nav .sub .nav_xiao .xiao_three ul li a:hover{ color:#f3782a;}
.nav .sub .nav_xiao .xiao_three ul li:hover img{opacity: 0.8;filter: alpha(opacity=80);}
.nav .sub .nav_xiao .xiao_three ul.nav_wechat li{ width:195px;}
.nav .sub .nav_xiao .xiao_three ul.nav_wechat li img{ width:195px; height:138px;}
/*banner*/
.carousel-control.left,.carousel-control.right{background: none;}
.equip{background-color: #085FC1;}
.equip ul{padding: 20px 0 10px; margin-bottom: 0;}
.equip ul li{color: #FFFFFF; font-size:18px; text-align: center;}
.equip li strong{font-size: 32px; font-weight: bold;}
.equip li span{font-size: 12px; display: inline-block; width:20px; padding-left: 5px}
/*roate*/
.roList li{overflow: hidden; position: relative; margin-bottom: 15px;}
.roList li img{width:100%; transition: all .3s;}
.roList li:hover img{transform: scale(1.2); transition: all .3s;}
.roList li:hover div{left:0; transition: all .3s;}
.roList li div{position: absolute; transition: all .3s; bottom: 0; left: -80%; width:80%;  display: inline-block; margin: 0; background-color: rgba(50,50,255,0.8); color: #FFFFFF; text-align: center;}
.roList li div h4:after{display: block; content: ''; width:30px; height: 2px; background-color: #FFFFFF; margin: auto; margin-top:10px}
/*service*/
.service .bgWhite{padding:50px;}
.serList li>div{margin-bottom: 20px; border: 2px solid #DDD;}
.serList li img{float: left; margin-left: 10px; margin-top: 30px;}
.serList .serCon{margin-left:65px; margin-right: 10px;}
.serList .serCon p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.serList li h3{color: #777;}
.serList li p{color: #888;}
/*space*/
.space img{width:100%; box-shadow: 0 0 10px #000000;}
/*about*/
.about img{width:100%; box-shadow: 8px 8px 10px #aaa; margin-bottom: 20px;}
.about .abCon{color: #888; line-height: 1.8; font-size: 15px; margin-left: 20px;}
.about .abCon span{color: #085FC1; font-size: 18px; letter-spacing: 1px;padding:0 3px; font-weight: bold;}
.about  a{margin:10px 0px 0;}
/*news*/
.newsImg {position: relative;}
.newsImg li img{width:100%;}
.newsImg li{opacity: 0; transition: all .4s; top: 0; left: 0;position: absolute;}
.newsImg li:nth-child(1){position: relative;}
.newsImg li.active{opacity: 1; transition: all .2s;}
.newsTime{float: left; padding-top: 10px; color:#666; font-size: 15px; font-weight: bold;transition: all .3s;}
.newsCon{position:relative;margin-left:100px; padding-left: 20px; border-left: 1px solid #ddd; padding-bottom: 30px; padding-top: 6px;}
.newsCon p{margin-bottom: 0; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newsCon h3{margin-top: 0; line-height: 1.5; font-size: 18px; font-weight: bold; color:#666; transition: all .3s;}
.newsCon .circle{position: absolute; left: -7px;top:13px; width:13px; height: 13px; border-radius: 100%; background-color: #DDD;transition: all .3s;}
.newsCon .circle span{display: inline-block; margin:2px; width:9px; height: 9px; border-radius: 100%; background-color: #aaa; vertical-align: top;transition: all .3s;}
.newsArt li.active h3{color: #167ED4;transition: all .3s;}
.newsArt li.active .circle{background-color: rgba(0,0,255,0.2);transition: all .3s;}
.newsArt li.active .circle span{background-color: #167ED4; box-shadow: 0 0 10px #167ED4;transition: all .3s;}
.newsArt li.active .newsTime{color:  #167ED4;transition: all .3s;}
/*footer*/
footer{background: url(../images/footer.jpg);color:#fff}
footer p{color: #FFFFFF;}
footer .padT40{margin-top: 40px;}
footer .lh-2{line-height: 2}
footer h5{font-size: 20px;}
footer form{width:100%; padding-left:30%;}
footer form input{width:100%; height: 35px; font-size: 16px; padding-left: 20px; line-height: 35px;}
footer form textarea{ height: 100px; width: 100%;}
footer form p{padding:10px 0px 0px 0px; margin: 0;}
footer form p:nth-child(1){padding-top: 0;}
.address p{border-bottom: 1px solid #CCC; padding-bottom: 30px; line-height: 1.8;}
.address div{ margin-top: 50px;}
.address div:after{display: block; clear: both; content: '';}
.address div img{float: left; margin-bottom: 10px;}
.address div ul{margin-left: 20px;  float: left;}
.address div ul li span{padding-right: 10px;}
.address div ul li{color: #FFFFFF; line-height: 25px;}
footer form a{margin-top: 10px;}
.reserve{border-top: solid 1px #fcfcfc; padding-top: 30px; text-align: center;}
.reserve a{color:#FFFFFF;}
.code, .code img {	height: 100px;}
/*abPg*/
.abPg .banner img{width:100%;}
.abPg .space{margin-top: 20px;}
.abPg .about.bgGrey{box-shadow: none;}
.abPg .worth{background-color: #EEE;}
.abPg .worth img{width:100%;}
.abPg .worth>div div{background-color: #167ED4;}
.abPg .worth h3{color: #FFFFFF; padding-left: 20px;}
.abPg .worth p{color: #FFF; line-height: 1.8;padding:20px;}
.abPg .row>div:nth-child(1){background-color: #FFFFFF;}
.abPg .row>div:nth-child(2){padding-top:30px;}
/*serPg*/
.serPg .banner img{width:100%;}
.serDetail li{padding-left: 20px; padding-bottom: 50px;}
.serDetail li h3{  color:#666;}
.serDetail li div{ font-size: 16px; padding-top:20px; line-height: 1.8; color:#888; }
.serDetail li img{padding-right: 20px; padding-bottom: 20px; float: left;}
@media only screen and (max-width: 768px) {
	.serDetail li img{width:100%; padding-right: 0;}
}
/*nePg*/
.nePg .banner img{width:100%;}
.nePg .neliTime{width:80px; height: 80px; float: left; margin-top:20px; text-align: center; background-color: #167ED4;}
.nePg .neliTime h3,.nePg .neliTime p{color: #FFFFFF;}
 .nePg .neliTime h3{margin-top: 15px;}
.nePg .neliCon{margin-left: 100px; display: block;}
.newsList ul{padding-top: 60px; border-top: solid 1px #ddd;}
.newsList ul li{padding:20px 0; border-bottom: 1px dashed #aaa;}
.newsList ul li:last-child{border-bottom: none;}
.newsList ul li h3{color: #666; font-size: 20px;}
.newsList ul li p{color: #888;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newsList ul li a:hover h3{color: #167ED4;}
.page{text-align: center;}
.page ul{border: none; padding-top:20px;}
.page li.active{background-color: #167ED4; color: #FFFFFF;}
.newsDetail>div{text-align: center;}
.newsDetail>div img{width:50%; margin:-20px 30px 20px; float: left; }
.newsDetail>div {line-height: 2; color: #888; margin:10px 0; text-align: left; font-size: 15px;}
.newsDetail p{overflow: hidden;}
/*conPg*/
.conPg .banner img{width:100%;}
.conPg .contact li{text-align: center; font-size: 16px; color: #888;}
.conPg .contact li p{margin-top: 40px;}
.map iframe{border:none;}
.map{position: relative;}
.map .loader{position: absolute; top:50%; left: 50%; transform: translate(-50%,-50%);}
/*repsonsive*/
@media only screen and (max-width: 768px) {
	footer form{ padding-left:0%;}
	.padT80{padding-top: 30px;}
	.padD80{padding-bottom: 30px;}
	.roList li h4{font-size: 14px;}
	.roList li p{font-size: 12px;}
	.equip{display: none;}
	.nullSpace{height: 50px !important;}
	.navbar-brand h1{margin: 0 !important; padding: 0; padding-left: 20px; padding-top: 10px; font-size: 24px;}
}
@media only screen and (max-width: 992px) {
	.abPg .row>div:nth-child(1) {
	    background-color: #167ED4;
	}
}
.pages {
	min-height: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.position, .position a {
	color: #999;
}
.page-num:not(:disabled) {
	cursor: pointer;
}
.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #17a2b8;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
a.page-num:hover, .page-link:hover {
	text-decoration: none;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}
.page-num-current:hover {
	color: #fff;
}

@media only screen and (max-width: 768px) {
	.page-num {
		display: none;
	}
	.logo-sm-height{
		height: 40px;
	}
	.head-sm-height{
		height: 61px !important;
	}
}
.pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem;
}
.justify-content-center{
	justify-content: center!important;
}